<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.thumbnail.operation.override">

  <require>org.nuxeo.ecm.platform.thumbnail.operation</require>

  <extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
    <operation class="org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails"/>
  </extension>

</component>
